Remove leftovers from old XRandR check. Makes the build work again on
authorKristian Rietveld <kris@imendio.com>
Thu, 20 Dec 2007 14:49:54 +0000 (14:49 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Thu, 20 Dec 2007 14:49:54 +0000 (14:49 +0000)
2007-12-20  Kristian Rietveld  <kris@imendio.com>

* configure.in: Remove leftovers from old XRandR check.  Makes
the build work again on systems without xrandr 1.2.

svn path=/trunk/; revision=19211

ChangeLog
configure.in

index 0763dc39e6e55d0794829ebb18f9d2174b73e510..6e63f8b92c01daae19450cca53d3a23c24fe6a3a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-20  Kristian Rietveld  <kris@imendio.com>
+
+       * configure.in: Remove leftovers from old XRandR check.  Makes
+       the build work again on systems without xrandr 1.2.
+
 2007-12-20  Christian Persch  <chpe@gnome.org>
 
        * configure.in:
index 47e354fe4959c6b7303eb2a36f8af71a5ffd7960..6651b2be8773cd3ff6e99923e9df50b169f8da21 100644 (file)
@@ -1337,10 +1337,6 @@ if test "x$gdktarget" = "xx11"; then
 
      X_PACKAGES="$X_PACKAGES xrandr"
   fi
-
-  if $have_randr ; then
-     AC_DEFINE(HAVE_RANDR, 1, Have the Xrandr extension library)
-  fi
        
   # Checks for Xcursor library